home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / utmisc2 / countlns.lha / CountLines / smakefile < prev    next >
Makefile  |  1996-03-28  |  193b  |  15 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Thu Mar 28 15:26:52 1996
  4. #
  5.  
  6. OBJS= CountLines.o
  7.  
  8. CountLines: $(OBJS)
  9.    sc link to CountLines with <<
  10. $(OBJS)
  11. <
  12.  
  13. CountLines.o: CountLines.c
  14.  
  15.